home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive / 000006_tim@maths.tcd.ie_Wed Mar 1 20:22:41 1995.msg < prev    next >
Internet Message Format  |  1995-03-08  |  3KB

  1. Received: from salmon.maths.tcd.ie by cs.umb.edu with SMTP id AA26137
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Wed, 1 Mar 1995 20:22:41 -0500
  3. Received: from hamilton.maths.tcd.ie by salmon.maths.tcd.ie  with SMTP
  4.           id aa01568; 27 Feb 95 17:07 GMT
  5. Subject: Re: Problems compiling web2c-6.1 on FreeBSD 2.0
  6. To: taob@io.org
  7. Date: Mon, 27 Feb 1995 17:06:55 (GMT)
  8. From: Timothy Murphy <tim@maths.tcd.ie>
  9. Cc: tex-k@cs.umb.edu
  10. In-Reply-To: <9502261911.AA18589@ibms.sinica.edu.tw> from "Brian Tao" at Feb 27, 95 03:11:44 am
  11. X-Mailer: ELM [version 2.4 PL21]
  12. Mime-Version: 1.0
  13. Content-Type: text/plain; charset=US-ASCII
  14. Content-Transfer-Encoding: 7bit
  15. Content-Length: 2086      
  16. Message-Id:  <9502271706.aa17996@hamilton.maths.tcd.ie>
  17.  
  18. >     I am trying to recompile TeX, MetaFont and LaTex2e on a FreeBSD 2.0
  19. > (950210 snapshot) system.  I've never used TeX before, but I am quite
  20. > experienced with UNIX and program development.  The package is for
  21. > someone else who has been using LaTeX for years under SunOS.
  22. > Unfortunately, she does not understand the internal workings of TeX,
  23. > and is thus unable to provide any assistance.
  24. >     The lib.tar.gz, web.tar.gz, web2c.tar.gz, dvips558.tar.gz and
  25. > xdvik.tar.gz have all been unpacked locally (lib.tar.gz into
  26. > /usr/local/lib/texmf and the others into a temporary working
  27. > directory).  I decided to leave all the default paths as-is and
  28. > ran 'configure' and then 'make' from the web2c-6.1/ directory.
  29. >     The compilation fails while it is in the mf directory.  When
  30. > MetaFont runs for the first instance, I get the following output:
  31. > >  This is METAFONT, Version 2.71 (C version 6.1) (INIMF)
  32. ...
  33. > >  ! I can't find file `cmbase.mf'.
  34. > >  <*> &./mf cmbase
  35. > >                   dump
  36. > >  Please type another input file name:
  37. ...
  38. >     Now the 'make' moves into the tex/ directory.  When TeX is invoked,
  39. ...
  40. > I see the following messages:
  41. > >  This is TeX, Version 3.1415 (C version 6.1) (INITEX)
  42. > >  ! I can't find file `plain'.
  43. > >  <*> plain 
  44. > >            \dump
  45. > >  Please type another input file name: 
  46. ...
  47. >     I supply the name /usr/local/lib/texmf/tex/plain/plain.  Processing
  48. > continues with this:
  49. ...
  50. > >  ! Font \tenrm=cmr10 not loadable: Metric (TFM) file not found.
  51. > >  <to be read again> 
  52. > >                     \font 
  53.  
  54. I don't know if this is the _simplest_ way to solve your problems,
  55. but I'm pretty sure it is the _best_ way.
  56.  
  57. Apply John Interrante's patch web2c.kpathsea-2.6.help.
  58. [Actually this is not quite a patch.
  59. Read the start of the file first.]
  60.  
  61. Now you will be using kpathsea-2.6, as in dvipsk-5.58f,
  62. and you should be able to set the TEXINPUTS, etc, paths
  63. in $TEXMF/web2c/texmf.cnf .
  64.  
  65. This means it is just a matter of setting these paths 
  66. to the actual places where these files are found on your system.
  67.  
  68.  
  69.